home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 710 / boot_snd / boot_snd.doc next >
Text File  |  1993-05-28  |  3KB  |  55 lines

  1. Boot Sound
  2. ©1993 Lee Offenberger
  3. Cool Wave Computing
  4.  
  5.  
  6.     Boot sound is a very simple concept.  When you boot your
  7. machine, when the BOOT_SND.PRG file in your AUTO folder, it will
  8. play the sampled sounds you tell it to.
  9.  
  10.     Operation is quite easy.  Just run BOOTSNDM.PRG.  This is
  11. the Boot Sound Manager.  You simply locate a audio sample that
  12. you wish to have played during your boot-up, and select it with
  13. the file selector provided.
  14.  
  15.     Once selected, you will have the option of hearing the sound
  16. played at the various sample rates available on the STE.  Yes,
  17. this does mean that Boot Sound will only operate on an STE
  18. properly.  I may eventually put sound code in it for the ST, but
  19. it is not likely.  This was a simple project for me to work with
  20. playing sound and I figured I'd throw this together as an
  21. example.
  22.  
  23.     After having the sound played, you will be asked to indicate
  24. which sample rate to play the sound at during playback.
  25.  
  26.     You may select as many sounds as you want played back to
  27. back.  BOOT_SND.PRG will play them all in a row at boot-up. 
  28. Please do not delete the BOOT_SND.DAT file that will be created
  29. in your root directory of your boot drive.  Deleting it will not
  30. cause BOOT_SND.PRG to crash during boot-up, but it will not have
  31. any sounds to play, so it will be kind of boring.
  32.  
  33.     BOOT_SND.PRG and BOOTSNDM.PRG were written in GFA BASIC
  34. 3.5e, and use the DMA to play the sound.  The result is a speed-
  35. independent sound replay for the STE/Mega STE series.  Couldn't
  36. tell you if it will work on a Falcon or not, as I will doubtfully
  37. have one to test it on.
  38.  
  39.     That's about it for this program.  Look for my new project,
  40. CWAC 3.0.  That stands for Cool Wave Archive Converter.  What it
  41. will do for you is automate converting from one archive format to
  42. another.  It will be an excellent tool for SysOps who wish to
  43. have this done automatically each night, or for the normal user
  44. who downloads, ARC, LZH, ZIP, and ZOO files and wants them all in
  45. the same format.  CWAC will now convert any set of files into
  46. archives, so if you want to have all *.TXT files converted into
  47. single archives, you can now do it!  You can also have annoying
  48. BBS advertisements removed during the conversion, and put in your
  49. own files if you wish.  For more information, keep looking for
  50. CWAC3_00.LZH on a BBS near you.
  51.  
  52.     If you have any questions on the operation of this program,
  53. or want information on CWAC, you can call me at Cool Wave
  54. Computing (614)870-1220 9am-9pm EST.
  55.